Module: app/zamestnanec/NavigationBar
Functions
default
▸ default(root0
): Element
Navigation bar for pages accessible to employees.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props. |
root0.children | ReactNode | Display ID of the user. Passed as prop so that it can be server rendered. |
Returns
Element